Concrete implementation of (Body).
A data stream created from a
Body
.
A stream created from a
Body
.
A cheaply cloneable and sliceable chunk of contiguous memory.
A collected body produced by
BodyExt::collect
which collects all the DATA frames
and trailers.
A body that is always empty.
A frame of any kind related to an HTTP stream (body).
A body that consists of a single chunk.
A set of HTTP headers
Represents an HTTP header field name
Represents an HTTP header field value.
The Request Method (VERB)
An error returned when body length exceeds the configured limit.
A length limited body.
Represents an HTTP request.
Represents an HTTP response
A Body
size hint
An HTTP status code (status-code
in RFC 7230 et al.).
The URI component of a request.